-
Home
-
onOffice for WP-Websites
-
2.22.0
-
Code
-
Classes
- WPScriptStyleTest
Total Complexity |
17 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
230 |
Lines of code |
64 |
Logical lines of code |
25 |
Comment lines |
99 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enqueueScript() |
S |
70 |
2 |
6 |
enqueueStyle() |
S |
70 |
2 |
6 |
registerScript() |
S |
67 |
2 |
7 |
registerStyle() |
S |
67 |
2 |
7 |
localizeScript() |
S |
67 |
2 |
7 |
getNewScriptArray() |
S |
67 |
1 |
8 |
getNewStyleArray() |
S |
67 |
1 |
8 |
getRegisteredScripts() |
S |
82 |
1 |
3 |
getRegisteredStyles() |
S |
82 |
1 |
3 |
getEnqueuedScripts() |
S |
82 |
1 |
3 |
getEnqueuedStyles() |
S |
82 |
1 |
3 |
getLocalizedScripts() |
S |
82 |
1 |
3 |